home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / surface.doc < prev    next >
Text File  |  1995-03-31  |  647b  |  21 lines

  1. (Comp.sys.handhelds) 
  2. Item: 784 
  3. Author: Eric Hall 
  4.   Subj: HP48SX 3d graphics 
  5.   Keyw: Graphics 
  6.   Date: Fri Sep 21 1990 09:54  
  7.  
  8. Here is a simple program that draws a three-dimensional surface 
  9. on the HP-48SX.  I have included both the program and a graphic 
  10. object containing the final result. I am certain that the 
  11. program can be dramatically improved in a variety of aspects. 
  12.  
  13. Some variables of interest: 
  14. v1 = the width of the base 
  15. v2 = the length of the base 
  16. v3 = the top of the curve 
  17. v4 = from left margin to base 
  18. v5 = from top margin to base 
  19.  
  20.                         Dr. Eric Hall (ebh@pollux.seas.smu.edu) 
  21.